Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.13. #313

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

mihaimaruseac
Copy link
Collaborator

Summary

Starting from now, we will always support the last 4 versions of Python. We'll try to support the version used in Colab, that's the one that imposes the lower bound on support.

Release Note

NONE

Documentation

NONE

Starting from now, we will always support the last 4 versions of Python.  We'll try to support the version used in Colab, that's the one that imposes the lower bound on support.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
@mihaimaruseac mihaimaruseac marked this pull request as ready for review October 14, 2024 14:34
@mihaimaruseac mihaimaruseac requested review from a team as code owners October 14, 2024 14:34
Copy link
Contributor

@spencerschrock spencerschrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Starting from now, we will always support the last 4 versions of Python.

Seems like a good thing to put in README.model_signing.md?

@mihaimaruseac
Copy link
Collaborator Author

Starting from now, we will always support the last 4 versions of Python.

Seems like a good thing to put in README.model_signing.md?

Oh, good idea. Will do when we merge the READMEs (at the latest)

@mihaimaruseac mihaimaruseac merged commit 4e8fcec into sigstore:main Oct 14, 2024
21 checks passed
@mihaimaruseac mihaimaruseac deleted the py3.13 branch October 14, 2024 15:56
@mihaimaruseac mihaimaruseac added this to the V1 release milestone Oct 14, 2024
@spencerschrock
Copy link
Contributor

I also just noticed this PR was #313, so support for Python 3.13 was added in PR 313 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants